home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / music / playmod.readme < prev    next >
Text File  |  1995-09-10  |  2KB  |  68 lines

  1. Short:    PlayMOD v1.1 - Nice CLI/WB ST/NT/PT MOD Player
  2. Author:   may_d@cc.dixie.edu (Dave May)
  3. Uploader: may_d@cc.dixie.edu (Dave May)
  4. Type:     mus/play
  5.  
  6.   PlayMOD © 1995 by David C. May.  All Rights Reserved.
  7. ---------------------------------------------------------
  8.  
  9. PlayMOD plays a ST/NT/PT MOD using the PTReplay.library
  10. by Mattias Karlsson.  For this reason, you must move the
  11. PTREPLAY.LIBRARY file to LIBS: before attempting to run
  12. PlayMOD.  Once it is started, a window opens with five
  13. gadgets to control the playback of the MOD:
  14.  
  15.  Restart      |<  Stops a MOD and returns its play
  16.                   position to the beginning.  Allows
  17.                   other PlayMOD and modplayers to use the
  18.                   audio channels.
  19.  Pause        []  Stops a MOD at its current position.
  20.  Play         ->  Begins playing a MOD or continues play
  21.                   of a MOD from its current position.
  22.  Rewind       <<  Moves play position back one pattern.
  23.  Fast Forward >>  Moves play position forward one
  24.                   pattern.
  25.  
  26. Close the window to exit.
  27.  
  28. When run as a Workbench tool, PlayMOD will play one
  29. selected project icon.  This can be done by clicking the
  30. PlayMOD icon, holding shift, and double-clicking on a
  31. MOD's project icon.  You can also set the default tool of
  32. the MOD's project icon to PlayMOD's pathname, then
  33. double-clicking on the icon.  If you double-click only on
  34. the PlayMOD icon, an ASL file requester will appear,
  35. prompting you for a MOD's pathname.
  36.  
  37. To run PlayMOD from the Shell, type:
  38.  
  39.   PlayMOD <MOD File> [FULLPLAY] [SCREEN PubScreenName]
  40.  
  41. to play the desired MOD.  If FULLPLAY is specified, the
  42. MOD will be played through once and will not loop.  Also,
  43. the PlayMOD window will open without any control gadgets.
  44. This is useful if you have a directory with several MODs,
  45. for which you may type:
  46.  
  47.   execute spat PlayMOD <MOD File Pattern> FULLPLAY
  48.  
  49. and have each MOD that matches the pattern played.  If
  50. the SCREEN keyword is used, the PlayMOD window will open
  51. on the public screen given.
  52.  
  53. This program is free of charge, and the PTReplay.library
  54. is distributed free of charge.  You are urged to support
  55. the author if you enjoy this program by sending £2 UK or
  56. $3 US (cash or check) to:
  57.  
  58.   David C. May
  59.   1931 West 5745 North
  60.   St. George, UT 84770-5959
  61.   USA
  62.  
  63. The author can also be reached by Email at:
  64.  
  65.   may_d@cc.dixie.edu
  66.  
  67. Enjoy!
  68.